<engine:UXML xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:engine="UnityEngine.UIElements" xmlns:editor="UnityEditor.UIElements" noNamespaceSchemaLocation="../UIElementsSchema/UIElements.xsd" editor-extension-mode="False">
    <engine:VisualElement name="toolTagContainer" style="flex-grow: 0; background-color: rgb(67, 67, 67); border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom-right-radius: 10px; border-bottom-left-radius: 10px; width: 100px; height: 25px; margin-right: 10px; margin-bottom: 4px; margin-top: 4px; flex-shrink: 0; border-left-color: rgba(118, 118, 118, 0); border-right-color: rgba(118, 118, 118, 0); border-top-color: rgba(118, 118, 118, 0); border-bottom-color: rgba(118, 118, 118, 0);">
        <engine:Label text="Mechanic" name="textLabel" style="color: rgb(255, 255, 255); -unity-font-style: bold; -unity-text-align: middle-center; flex-grow: 1; font-size: 10px;" />
    </engine:VisualElement>
</engine:UXML>
